PowerTools SPREAD for Windows Forms 8.0J
FpScrollBarButtonCollection コンストラクタ(FpScrollBarButton[])


スクロールバーボタンオブジェクトの配列
FpScrollBarButtonCollectionクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal buttons() As FpScrollBarButton _
)
'使用法
 
Dim buttons() As FpScrollBarButton
 
Dim instance As New FpScrollBarButtonCollection(buttons)
public FpScrollBarButtonCollection( 
   FpScrollBarButton[] buttons
)

パラメータ

buttons
スクロールバーボタンオブジェクトの配列
参照

FpScrollBarButtonCollection クラス
FpScrollBarButtonCollection メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.